home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
AmigaSystem
/
AmiGOD2
/
Identify13-Updater
< prev
next >
Wrap
Text File
|
2002-10-27
|
420b
|
10 lines
echo "Identify updater by Lukas Stehlik alias Luky ^ AKF (26.12.2001)"
echo ""
echo "Deleting old LIBS:identify.library..."
delete >NIL: all LIBS:identify.library
echo "Deleting old LIBS:rexxidentify.library..."
echo "Copying new identify.library..."
copy >NIL: all Libs/identify.library LIBS:identify.library
echo "Copying new rexxidentify.library..."
copy >NIL: all Libs/rexxidentify.library LIBS:rexxidentify.library